Version 2.0.30
authorJeroen van der Heijden <jeroen@transceptor.technology>
Fri, 12 Oct 2018 17:36:51 +0000 (19:36 +0200)
committerJeroen van der Heijden <jeroen@transceptor.technology>
Fri, 12 Oct 2018 17:36:51 +0000 (19:36 +0200)
include/siri/version.h

index 04578c84470b0327476c2e962fd5cd14157d46a8..1d01e3588e74bc0d056b5424799d017572b5f854 100644 (file)
@@ -13,7 +13,7 @@
  * This should be an empty string when building a final release.
  * Examples: "-alpha-0" "-alpha-1", ""
  */
-#define SIRIDB_VERSION_PRE_RELEASE "-alpha-2"
+#define SIRIDB_VERSION_PRE_RELEASE ""
 
 #ifndef NDEBUG
 #define SIRIDB_VERSION_BUILD_RELEASE "+debug"